Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exception set comment to match Xcode #1000

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

walkingbrad
Copy link

When Xcode edits the project file, it reverts this specific (though helpful) comment to PBXFileSystemSynchronizedBuildFileExceptionSet.

So this prevents this line from continuing to get changed/reverted as we edit project files in both Xcode and xcodeproj

@walkingbrad
Copy link
Author

This might be a 16.0/1 issue only. Verifying in 16.2...

@sergiocampama
Copy link

sergiocampama commented Dec 13, 2024

This fixes CocoaPods/CocoaPods#12697 as this error happens when using the new automatic tracking folder groups in Xcode 16 and above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants